Minor documentation fix
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 15:55:57 +0000 (11:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 15:56:29 +0000 (11:56 -0400)
Two stray references, pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=730035

gtk/gtkfilefilter.c

index 6fb533f191d7e75240111aaca5c5ec13cf47006b..45409e22b9390d9ff4e7d12f57d0ab6902082533 100644 (file)
@@ -44,7 +44,7 @@
  * supports adding rules using the <mime-types>, <patterns> and
  * <applications> elements and listing the rules within. Specifying
  * a <mime-type> or <pattern> has the same effect as as calling
- * gtk_recent_filter_add_mime_type() or gtk_recent_filter_add_pattern().
+ * gtk_file_filter_add_mime_type() or gtk_file_filter_add_pattern().
  *
  * An example of a UI definition fragment specifying GtkFileFilter
  * rules: